翻訳と辞書
Words near each other
・ Sepia aureomaculata
・ Sepia bandensis
・ Sepia bartletti
・ Sepia bathyalis
・ Sepia baxteri
・ Sepia bidhaia
・ Sepia burnupi
・ Sepia carinata
・ Sepia chirotrema
・ Separation axiom
・ Separation barrier
・ Separation City
・ Separation Creek, Victoria
・ Separation Edict
・ Separation kernel
Separation logic
・ Separation masters
・ Separation of church and state
・ Separation of church and state in Australia
・ Separation of church and state in the United States
・ Separation of concerns
・ Separation of duties
・ Separation of isotopes by laser excitation
・ Separation of Light from Darkness
・ Separation of mechanism and policy
・ Separation of Panama from Colombia
・ Separation of Power
・ Separation of powers
・ Separation of powers (disambiguation)
・ Separation of powers in Australia


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Separation logic : ウィキペディア英語版
Separation logic
In computer science, separation logic is an extension of Hoare logic, a way of reasoning about programs.
It was developed by John C. Reynolds, Peter O'Hearn, Samin Ishtiaq and Hongseok Yang,〔 drawing upon early work by Rod Burstall. The assertion language of separation logic is a special case of the logic of bunched implications (BI).
==Overview==
Separation logic facilitates reasoning about:
* programs that manipulate pointer data structures — including information hiding in the presence of pointers;
* ''"transfer of ownership"'' (avoidance of semantic frame axioms); and
* virtual separation (modular reasoning) between concurrent modules.
Separation logic supports the developing field of research described by Peter O'Hearn and others as ''local reasoning'', whereby specifications and proofs of a program component mention only the portion of memory used by the component, and not the entire global state of the system. Applications include automated program verification (where an algorithm checks the validity of another algorithm) and automated parallelization of software.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Separation logic」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.